Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround broken FTP uploads #962

Merged

Conversation

kysrpex
Copy link
Contributor

@kysrpex kysrpex commented Oct 23, 2023

A quick patch to bring back FTP uploads. I do not think this is a decent solution.

A quick patch to bring back FTP uploads. I do not think this is a decent solution.
@bgruening
Copy link
Member

Do you know why this is needed now and why it worked before?

@kysrpex
Copy link
Contributor Author

kysrpex commented Oct 24, 2023

Do you know why this is needed now and why it worked before?

No, I do not. I found jwd01 absent from the autofs configuration and that the machine was rebooted around 1 week ago.

Logs showed Oct 20 12:32:23 incoming.galaxyproject.eu automount[932]: key "jwd01" not found in map source(s). and

Oct 23 13:26:36 incoming.galaxyproject.eu proftpd[205033]: session[205033] 132.230.223.213 (***.***.***.***[***.***.***.***]): FTP session opened.
Oct 23 13:26:36 incoming.galaxyproject.eu proftpd[205033]: session[205033] 132.230.223.213 (***.***.***.***[***.***.***.***]): error creating '/data/jwd01': Permission denied
Oct 23 13:26:36 incoming.galaxyproject.eu proftpd[205033]: session[205033] 132.230.223.213 (***.***.***.***[***.***.***.***]): error creating '/data/jwd01/incoming': No such file or directory
Oct 23 13:26:36 incoming.galaxyproject.eu proftpd[205033]: session[205033] 132.230.223.213 (***.***.***.***[***.***.***.***]): error creating '/data/jwd01/incoming/[email protected]': No such file or directory
Oct 23 13:26:36 incoming.galaxyproject.eu proftpd[205033]: session[205033] 132.230.223.213 (***.***.***.***[***.***.***.***]): notice: unable to use DefaultRoot '~/' [resolved to '/data/jwd01/incoming/[email protected]/']: No such file or directory
Oct 23 13:26:36 incoming.galaxyproject.eu proftpd[205033]: session[205033] 132.230.223.213 (***.***.***.***[***.***.***.***]): [email protected] chdir("/") failed: No such file or directory
Oct 23 13:26:36 incoming.galaxyproject.eu proftpd[205033]: session[205033] 132.230.223.213 (***.***.***.***[***.***.***.***]): FTP session closed.

@bgruening
Copy link
Member

Thanks for the info!

@bgruening bgruening merged commit ba7061a into usegalaxy-eu:master Oct 24, 2023
2 checks passed
@kysrpex kysrpex deleted the workaround_broken_ftp_uploads branch October 24, 2023 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants